home *** CD-ROM | disk | FTP | other *** search
/ Dr. Windows 3 / dr win3.zip / dr win3 / WINPROGS / DELTA2_4.ZIP / README.TXT < prev   
Text File  |  1993-05-07  |  6KB  |  119 lines

  1. ----------------------------------------
  2. - ABOUT DELTA 2.4                      -
  3. ----------------------------------------
  4. Delta allows you to save information about your disk and then compare the
  5. differences that may have occured over time.  A typical application would
  6. involve Windows installation software, where you would save your disk's
  7. information before and after the installation, and then compare and check for
  8. differences.  Delta also allows you to save information contained in text and
  9. Windows initialization files and then check for differences.  Typical files
  10. would include: AUTOEXEC.BAT, CONFIG.SYS, WIN.INI, SYSTEM.INI, etc.  Other uses
  11. would include simply monitoring changes to your drive or network over time.
  12.  
  13. ----------------------------------------
  14. - INSTALLATION                         -
  15. ----------------------------------------
  16. 1.  Copy BWCC.DLL to your Windows system directory if you do not
  17.     already have a copy or it is out of date
  18.     (ie: C:\WINDOWS\SYSTEM\BWCC.DLL)
  19. 2.  Copy COMMDLG.DLL to your Windows system directory if you do
  20.     not already have a copy or it is out of date
  21.     (ie: C:\WINDOWS\SYSTEM\COMMDLG.DLL)
  22. 3.  Create a DELTA directory (ie.: C:\DELTA)
  23. 4.  Copy DELTA.INI to your DELTA directory (ie.: C:\DELTA\DELTA.INI)
  24. 5.  Copy DELTA.EXE to your DELTA directory (ie.: C:\DELTA\DELTA.EXE)
  25. 6.  Copy DELTA.HLP to your DELTA directory (ie.: C:\DELTA\DELTA.HLP)
  26. 7.  Copy LZMAV.DLL to your DELTA directory (ie.: C:\DELTA\LZMAV.DLL)
  27.  
  28. NOTE:  DELTA.EXE and DELTA.HLP can be located anywhere on
  29.        your drive.  The only requirement is to have both of
  30.        these files in the same directory.
  31.  
  32. NOTE:  You may elect to copy LZMAV.DLL to your Windows' System directory.
  33.        (ie.: C:\WINDOWS\SYSTEM\LZMAV.DLL)
  34.  
  35. NOTE:  I recommend invoking DELTA.EXE and clicking on Help
  36.        to view the "How to customize Delta through the DELTA.INI file"
  37.        before you actually use Delta.
  38.  
  39. ----------------------------------------
  40. - VERSION HISTORY               -
  41. ----------------------------------------
  42. 2.4 05/07/93    Corrected directory to default to where 'ReportFile' and
  43.                 'SaveAsFile' pointed to in the Delta.Ini file.
  44.                 Allowed Delta to be ran from the Program Manager, loading the
  45.                 *.Dlt file into the old profile.
  46.                 Added the [Profile List] section to Delta.Ini.  This allows the
  47.                 user to specify directories to be profiled in Delta.Ini and is
  48.                 a precursor to the -a command line option outlined below.
  49.                 Added the 'Compress' keyword to Delta.Ini.  This allows the user
  50.                 to select the default save mode (normal or compressed).  This
  51.                 also is a precursor to the -a command line option outlined below.
  52.                 Added -a option to the command line.  This allows the user to
  53.                 automatically perform a profile and save the result.
  54.                 Added the ability have a one line comment for each profile.
  55. 2.3  03/10/93   Modified Save and Retrieve dialogs to Windows 3.1 common
  56.                 dialogs.
  57.                 Corrected bug that caused a run-time error during the
  58.                 comparison of an old *.INI file with a new *.INI file
  59.                 of lesser sections.
  60. 2.2  03/04/93    Transformed into "modeless" dialog.
  61.                 Added flashing status LED when busy.
  62.                 Corrected quiting WinHelp when Delta quits.
  63.                 Changed requirement to have Delta.Ini to be placed in same
  64.                 directory as DELTA.EXE.
  65.                 Corrected intermittent bug of crashing if a text file had a
  66.                 blank line.
  67.                 Corrected bug of not noticing an added line at the end of a
  68.                 text file.
  69.                 Added check to ensure file does not exist before saving.
  70.                 Added data compression to saved files.
  71.                 Enhanced help file by using WinHelp version 3.1.
  72. 2.1   09/17/92  Corrected problem of comparing *.DLT files with different
  73.                 probe lists.
  74.                 Added screen refreshes after any dialog box disappeared.
  75. 2.0   09/07/92  Added probe files.
  76.                 Changed file formats.
  77. 1.0   05/15/92  Initial release.
  78.  
  79. NOTE:  Starting with Delta 2.2, the DELTA.INI file that was
  80.        previously located in the Windows directory should now
  81.        be placed where DELTA.EXE resides.
  82.  
  83. NOTE:  You must have WINHELP version 3.1 or later to view the
  84.        on line help.
  85.  
  86. ----------------------------------------
  87. - LEGAL STUFF                   -
  88. ----------------------------------------
  89. Delta is not distributed via the public domain or freeware systems.  Delta is
  90. distributed using the shareware system.
  91.  
  92. Anybody may freely redistribute Delta provided the following files are
  93. included and not modified.
  94.  
  95. 1.  DELTA.INI
  96. 2.  DELTA.EXE
  97. 3.  DELTA.HLP
  98. 4.  LZMAV.DLL
  99. 5.  README.TXT (This file)
  100.  
  101. Delta may be used freely for evaluation purposes for up to two weeks.  If you
  102. decide to keep the software after the evaluation period please send $7.00 to
  103. the author for registration.
  104.  
  105. In addition, if you register, you may freely use LZMAV.DLL in any of your
  106. applications, provided you give credit to the author (Michael Vincze.)
  107.  
  108. Please send inquiries, comments, or fees to:
  109.  
  110.      Michael Vincze
  111.      c/o Delta 2.4
  112.      5229 Wood Creek Lane
  113.      Garland, TX   75044-4915
  114.  
  115.      mav@asd470.dseg.ti.com
  116.      mavmav@mksol.dseg.ti.com
  117.      (214) 414-5175
  118.      (214) 575-2723
  119.